ActiveReports 9
Custom Web Exporting
Show AllShow All
Hide AllHide All

ActiveReports provides components that allow you to export your reports into several popular formats like PDF, HTML, Excel, Image, Word and XML.

The walkthrough is split up into the following activities:

Note: Although this walkthrough uses Page reports, but this can be implemented using RDL reports also.

To add an ActiveReport to the Visual Studio project

To add code to the Web Form to create the PDF Export object and export a report

To add code to the Web Form to create the HTML Export object and export a report

To add code to the Web Form to create the Excel Export - Data object and export a report(RDL Reports Only)

To add code to the Web Form to create the Excel Export - Layout object and export a report

To add code to the Web Form to create the Word Export object and export a report

To add code to the Web Form to create the Image Export object and export a report

To add code to the Web Form to create the XML Export object and export a report.

To run the project

See Also

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum